Autogenerated HTML docs for v1.7.2.2-268-g7e423 
diff --git a/git-config.html b/git-config.html index 5953d15..e239e27 100644 --- a/git-config.html +++ b/git-config.html 
@@ -3470,6 +3470,14 @@  </p>   </dd>   <dt>  +rebase.autosquash  +</dt>  +<dd>  +<p>  + If set to true enable <em>--autosquash</em> option by default.  +</p>  +</dd>  +<dt>   receive.autogc   </dt>   <dd>  @@ -3657,7 +3665,9 @@  Setting this value to --no-tags disables automatic tag following when   fetching from remote &lt;name&gt;. Setting it to --tags will fetch every   tag from remote &lt;name&gt;, even if they are not reachable from remote  - branch heads.  + branch heads. Passing these flags directly to <a href="git-fetch.html">git-fetch(1)</a> can  + override this setting. See options --tags and --no-tags of  + <a href="git-fetch.html">git-fetch(1)</a>.   </p>   </dd>   <dt>  @@ -4044,7 +4054,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-08-23 17:09:59 UTC  +Last updated 2010-09-01 18:42:44 UTC   </div>   </div>   </body>